{/if}
|
|
{$store->storeName} |
{$store->storeDate} |
{$store->totQty}{assign var=totalQuantity value=$totalQuantity + $store->totQty} |
{$store->totQtyPrice2}{assign var=totalQuantityPrice value=$totalQuantityPrice + $store->totQtyPrice2} |
|
|
{if {$store->conditions} eq 1}
{elseif {$store->conditions} eq 0}
{/if}
|
|
{/foreach}